Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
time
time
Return the current Unix timestamp
Name:
time
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the Unix timestamp of the current time.
Related
Configuration and management of syslog and PHP error logs
5
How to Load Common Pages in Laravel Views: Layouts Implementation Guide
3
serialize and unserialize security: How to prevent object injection attacks?
1
In-depth Analysis of TP6 Framework Running Process and Key Features
5
Similar Functions
checkdate
checkdate
VerifytheGregorianca
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
localtime
localtime
Getlocaltime
date_sunrise
date_sunrise
Returnsthesunrisetim
date_default_timezone_set
date_default_timezone_set
Setthedefaulttimezon
date_timestamp_set
date_timestamp_set
AliasforDateTime::
timezone_transitions_get
timezone_transitions_get
AliasforDateTimeZo
timezone_location_get
timezone_location_get
AliasforDateTimeZo
Popular Articles